Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor proxy manager #146

Merged
merged 8 commits into from
Sep 8, 2024
Merged

Refactor proxy manager #146

merged 8 commits into from
Sep 8, 2024

Conversation

crossoverJie
Copy link
Owner

No description provided.

@crossoverJie crossoverJie added the enhancement New feature or request label Sep 7, 2024
@crossoverJie crossoverJie added this to the 
v2.0.0 milestone Sep 7, 2024
Copy link

codecov bot commented Sep 7, 2024

Codecov Report

Attention: Patch coverage is 49.50495% with 51 lines in your changes missing coverage. Please review.

Project coverage is 16.24%. Comparing base (ab5f7a8) to head (e951ade).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
...rjie/cim/client/service/impl/RouteRequestImpl.java 0.00% 19 Missing ⚠️
...overjie/cim/common/core/proxy/RpcProxyManager.java 85.10% 2 Missing and 5 partials ⚠️
...im/route/service/impl/AccountServiceRedisImpl.java 0.00% 6 Missing ⚠️
.../com/crossoverjie/cim/client/client/CIMClient.java 0.00% 3 Missing ⚠️
.../com/crossoverjie/cim/common/pojo/CIMUserInfo.java 0.00% 3 Missing ⚠️
...a/com/crossoverjie/cim/common/util/HttpClient.java 66.66% 2 Missing and 1 partial ⚠️
...ient/service/impl/command/PrefixSearchCommand.java 0.00% 2 Missing ⚠️
.../service/impl/command/PrintOnlineUsersCommand.java 0.00% 2 Missing ⚠️
...m/client/service/impl/command/ShutDownCommand.java 0.00% 2 Missing ⚠️
...overjie/cim/client/controller/IndexController.java 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #146      +/-   ##
============================================
- Coverage     21.04%   16.24%   -4.80%     
+ Complexity      178      119      -59     
============================================
  Files            86       80       -6     
  Lines          2257     2154     -103     
  Branches        237      245       +8     
============================================
- Hits            475      350     -125     
- Misses         1763     1785      +22     
  Partials         19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@crossoverJie crossoverJie merged commit 7db4b55 into master Sep 8, 2024
2 of 3 checks passed
@crossoverJie crossoverJie deleted the refactor-proxy-manager branch September 8, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant